/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jun 07 2022 | 07:51:36 */
/* BODY */

html,
body{
width:100%;
overflow-x:hidden !important;
}

.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button {
    display: none !important;
}